Opening a Web Page
Now it's your turn! Complete the TODOs in T04b.01-Exercise-OpenWebpage.
Create a function called openWebPage that accepts a String as a parameter.
Replace Toast message.
Call your function with https://www.udacity.com as the parameter.
https://www.udacity.com
Next Concept